1 //-----------------------------------------------------------------------
2 // This file is part of the Microsoft.NET Framework SDK Code Samples.
4 // Copyright (C) Microsoft Corporation. All rights reserved.
6 //This source code is intended only as a supplement to Microsoft
7 //Development Tools and/or on-line documentation. See these other
8 //materials for detailed information regarding Microsoft code samples.
10 //THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
11 //KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
12 //IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
14 //-----------------------------------------------------------------------
16 import System.Reflection.*;
17 import System.Security.Permissions.*;
18 import System.Runtime.InteropServices.*;
20 /** @assembly AssemblyTitle("")
22 /** @assembly AssemblyDescription("A.NET SDK Technology Sample Assembly")
24 /** @assembly AssemblyConfiguration("")
26 /** @assembly AssemblyCompany("Microsoft Corporation")
28 /** @assembly AssemblyProduct("Microsoft.NET Framework Technology Samples")
30 /** @assembly AssemblyCopyright("Microsoft Corporation. All rights reserved.")
32 /** @assembly AssemblyTrademark("")
34 /** @assembly AssemblyCulture("")
36 /** @assembly AssemblyVersion("2.0.0.0")
38 /** @assembly ComVisible(false)
40 /** @assembly CLSCompliant(true)
42 /** @assembly SecurityPermissionAttribute(SecurityAction.RequestMinimum,